[INFO] fetching crate bestool-postgres 1.1.0...
[INFO] fixing bestool-postgres-1.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate bestool-postgres 1.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate bestool-postgres 1.1.0
[INFO] finished tweaking crates.io crate bestool-postgres 1.1.0
[INFO] tweaked toml for crates.io crate bestool-postgres 1.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bestool-postgres 1.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bestool-postgres 1.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-postgres-rustls v0.14.0
[INFO] [stderr]   Downloaded tokio-postgres v0.7.17
[INFO] [stderr]   Downloaded objc2-system-configuration v0.3.2
[INFO] [stderr]   Downloaded postgres-types v0.2.13
[INFO] [stderr]   Downloaded postgres-protocol v0.6.11
[INFO] [stderr]   Downloaded temp-env v0.3.6
[INFO] [stderr]   Downloaded mobc v0.9.0
[INFO] [stderr]   Downloaded mobc-postgres v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f32940c46b2aa7cfdb7f5f089bb27e6030ca49bedfb8d63389d76f1751093649
[INFO] running `Command { std: "docker" "start" "f32940c46b2aa7cfdb7f5f089bb27e6030ca49bedfb8d63389d76f1751093649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f32940c46b2aa7cfdb7f5f089bb27e6030ca49bedfb8d63389d76f1751093649" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f32940c46b2aa7cfdb7f5f089bb27e6030ca49bedfb8d63389d76f1751093649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f32940c46b2aa7cfdb7f5f089bb27e6030ca49bedfb8d63389d76f1751093649" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]     Checking rapidhash v4.4.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking whoami v2.1.2
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking metrics v0.24.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rtoolbox v0.0.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking temp-env v0.3.6
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking rpassword v7.5.4
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking postgres-protocol v0.6.11
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]     Checking postgres-types v0.2.13
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking mobc v0.9.0
[INFO] [stderr]     Checking tokio-postgres v0.7.17
[INFO] [stderr]     Checking mobc-postgres v0.9.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-postgres-rustls v0.14.0
[INFO] [stderr]     Checking bestool-postgres v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/error.rs:236:11
[INFO] [stdout]     |
[INFO] [stdout] 236 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/error.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/pool.rs:226:11
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/pool.rs:241:11
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/pool.rs:256:11
[INFO] [stdout]     |
[INFO] [stdout] 256 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/pool.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/pool.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/pool.rs:323:11
[INFO] [stdout]     |
[INFO] [stdout] 323 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/stringify.rs:404:11
[INFO] [stdout]     |
[INFO] [stdout] 404 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/stringify.rs:432:11
[INFO] [stdout]     |
[INFO] [stdout] 432 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/stringify.rs:467:11
[INFO] [stdout]     |
[INFO] [stdout] 467 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/stringify.rs:497:11
[INFO] [stdout]     |
[INFO] [stdout] 497 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/stringify.rs:527:11
[INFO] [stdout]     |
[INFO] [stdout] 527 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/stringify.rs:557:11
[INFO] [stdout]     |
[INFO] [stdout] 557 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:289:11
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:324:11
[INFO] [stdout]     |
[INFO] [stdout] 324 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:375:11
[INFO] [stdout]     |
[INFO] [stdout] 375 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:414:11
[INFO] [stdout]     |
[INFO] [stdout] 414 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:489:11
[INFO] [stdout]     |
[INFO] [stdout] 489 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:551:11
[INFO] [stdout]     |
[INFO] [stdout] 551 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:591:11
[INFO] [stdout]     |
[INFO] [stdout] 591 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:622:11
[INFO] [stdout]     |
[INFO] [stdout] 622 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:656:11
[INFO] [stdout]     |
[INFO] [stdout] 656 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:687:11
[INFO] [stdout]     |
[INFO] [stdout] 687 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:718:11
[INFO] [stdout]     |
[INFO] [stdout] 718 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:749:11
[INFO] [stdout]     |
[INFO] [stdout] 749 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:780:11
[INFO] [stdout]     |
[INFO] [stdout] 780 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:811:11
[INFO] [stdout]     |
[INFO] [stdout] 811 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:842:11
[INFO] [stdout]     |
[INFO] [stdout] 842 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:873:11
[INFO] [stdout]     |
[INFO] [stdout] 873 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/text_cast.rs:904:11
[INFO] [stdout]     |
[INFO] [stdout] 904 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bestool-postgres` (lib test) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "f32940c46b2aa7cfdb7f5f089bb27e6030ca49bedfb8d63389d76f1751093649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f32940c46b2aa7cfdb7f5f089bb27e6030ca49bedfb8d63389d76f1751093649", kill_on_drop: false }`
[INFO] [stdout] f32940c46b2aa7cfdb7f5f089bb27e6030ca49bedfb8d63389d76f1751093649
